The following tables list the members exposed by SingleCellBaseCollection<T>.
Name | Description | |
---|---|---|
![]() | SingleCellBaseCollection<T> Constructor | Initializes a new instance of the SingleCellCollectionBase class. |
Name | Description | |
---|---|---|
![]() | Count | (Inherited from Infragistics.Collections.CollectionBase<CellBase>) |
![]() | IsReadOnly | (Inherited from Infragistics.Collections.CollectionBase<CellBase>) |
![]() | Item | Overloaded. Returns the Infragistics.Controls.Grids.CellBase for the corresponding Infragistics.Controls.Grids.ColumnBase. (Inherited from Infragistics.Controls.Grids.Primitives.CellBaseCollection) |
Name | Description | |
---|---|---|
![]() | Items | (Inherited from Infragistics.Collections.CollectionBase<CellBase>) |
![]() | Row | Gets the Row this collection represents. (Inherited from Infragistics.Controls.Grids.Primitives.CellBaseCollection) |
Name | Description | |
---|---|---|
![]() | Add | (Inherited from Infragistics.Collections.CollectionBase<CellBase>) |
![]() | Clear | (Inherited from Infragistics.Collections.CollectionBase<CellBase>) |
![]() | Contains | (Inherited from Infragistics.Collections.CollectionBase<CellBase>) |
![]() | CopyTo | (Inherited from Infragistics.Collections.CollectionBase<CellBase>) |
![]() | Dispose | Overloaded. (Inherited from Infragistics.Collections.CollectionBase<CellBase>) |
![]() | GetEnumerator | (Inherited from Infragistics.Collections.CollectionBase<CellBase>) |
![]() | IndexOf | Overridden. Gets the index of the specified Infragistics.Controls.Grids.CellBase. |
![]() | Insert | (Inherited from Infragistics.Collections.CollectionBase<CellBase>) |
![]() | Remove | (Inherited from Infragistics.Collections.CollectionBase<CellBase>) |
![]() | RemoveAt | (Inherited from Infragistics.Collections.CollectionBase<CellBase>) |
Name | Description | |
---|---|---|
![]() | AddItem | (Inherited from Infragistics.Collections.CollectionBase<CellBase>) |
![]() | AddItemSilently | (Inherited from Infragistics.Collections.CollectionBase<CellBase>) |
![]() | GetCount | Overridden. Returns the total number of Infragistics.Controls.Grids.CellBases in the CellBaseCollection |
![]() | GetItem | Overridden. Returns the Infragistics.Controls.Grids.CellBase item at the index given. |
![]() | InsertItem | (Inherited from Infragistics.Collections.CollectionBase<CellBase>) |
![]() | OnItemAdded | (Inherited from Infragistics.Collections.CollectionBase<CellBase>) |
![]() | OnItemRemoved | (Inherited from Infragistics.Collections.CollectionBase<CellBase>) |
![]() | OnNotifyCollectionChanged | (Inherited from Infragistics.Collections.CollectionBase<CellBase>) |
![]() | OnPropertyChanged | (Inherited from Infragistics.Collections.CollectionBase<CellBase>) |
![]() | OnResetItems | (Inherited from Infragistics.Collections.CollectionBase<CellBase>) |
![]() | RemoveItem | (Inherited from Infragistics.Collections.CollectionBase<CellBase>) |
![]() | RemoveItemSilently | (Inherited from Infragistics.Collections.CollectionBase<CellBase>) |
![]() | ReplaceItem | (Inherited from Infragistics.Collections.CollectionBase<CellBase>) |
![]() | ResetItems | (Inherited from Infragistics.Collections.CollectionBase<CellBase>) |
![]() | ResetItemsSilently | (Inherited from Infragistics.Collections.CollectionBase<CellBase>) |
Name | Description | |
---|---|---|
![]() | CollectionChanged | (Inherited from Infragistics.Collections.CollectionBase<CellBase>) |